GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationEllipse / FillColor Property





In This Topic
FillColor Property (AnnotationEllipse)
In This Topic
Syntax
'Declaration
 
Public Shadows Property FillColor As Color
public new Color FillColor {get; set;}
public read-write property FillColor: Color; 
public hide function get,set FillColor : Color
public: __property new Color get_FillColor();
public: __property new void set_FillColor( 
   Color value
);
public:
new property Color FillColor {
   Color get();
   void set (    Color value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationEllipse
AnnotationEllipse Members